Revert "m68k: move exports to definitions"
authorBen Hutchings <ben@decadent.org.uk>
Thu, 1 Dec 2016 23:14:09 +0000 (23:14 +0000)
committerYves-Alexis Perez <corsac@debian.org>
Fri, 9 Feb 2018 12:58:52 +0000 (12:58 +0000)
commit68e7363f2cd7c4a2fb5ab49939ab49c8c5ace66d
tree7563171e666f7b68a02c37300318294da6b91e2c
parent5aa29da08fa59497eab502b7883b39e0383b6b34
Revert "m68k: move exports to definitions"

This reverts commit d13ffb5630443e6112df0263969cbdfc8ab9ab57 because
symbols exported from assembly don't automatically get modversions (ABI
hashes).

Gbp-Pq: Topic bugfix/m68k
Gbp-Pq: Name revert-m68k-move-exports-to-definitions.patch
12 files changed:
arch/m68k/include/asm/export.h [deleted file]
arch/m68k/kernel/Makefile
arch/m68k/kernel/m68k_ksyms.c [new file with mode: 0644]
arch/m68k/lib/ashldi3.c
arch/m68k/lib/ashrdi3.c
arch/m68k/lib/divsi3.S
arch/m68k/lib/lshrdi3.c
arch/m68k/lib/modsi3.S
arch/m68k/lib/muldi3.c
arch/m68k/lib/mulsi3.S
arch/m68k/lib/udivsi3.S
arch/m68k/lib/umodsi3.S